projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
521739c
)
Delete bogus inclusion of <sys/time.h>.
author
robertl
<robertl>
Wed, 4 Jun 2003 23:24:26 +0000
(23:24 +0000)
committer
robertl
<robertl>
Wed, 4 Jun 2003 23:24:26 +0000
(23:24 +0000)
jeeps/gpsserial.c
patch
|
blob
|
history
diff --git
a/jeeps/gpsserial.c
b/jeeps/gpsserial.c
index 1565a531bb07734551165a5191da4cf4d12a334c..7948cc7f88c04281c5815b3699042b6d349c1f9e 100644
(file)
--- a/
jeeps/gpsserial.c
+++ b/
jeeps/gpsserial.c
@@
-30,7
+30,6
@@
#include <stdio.h>
#include <unistd.h>
#include <time.h>
-#include <sys/time.h>
#if __WIN32__